The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dbix::class::schema::loader"

DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database River stage three • 34 direct dependents • 101 total dependents

DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, unique constraints and relationships. See dbicdump for the "dbicdump" utility. DBIx::Class:...

VEESH/DBIx-Class-Schema-Loader-0.07052 - 06 Jan 2024 20:54:24 UTC - Search in distribution

DBIx::Class::Schema::Loader::Dynamic - Really Dynamic Schema Generation for DBIx::Class River stage one • 1 direct dependent • 1 total dependent

DBIx::Class::Schema::Loader::Dynamic is a faster and simpler driver for the dynamic schema generation feature of DBIx::Class::Schema::Loader. It will make Perl classes for each table spring into existence and it runs the declarative statements (such ...

FRANKC/DBIx-Class-Schema-Loader-Dynamic-1.05 - 19 Apr 2016 03:41:38 UTC - Search in distribution

DBIx::Class::Schema::Loader::DBI::RelPatterns - Relationship patterns for DBIx::Class::Schema::Loader River stage zero No dependents

DBIx::Class::Schema::Loader::DBI::RelPatterns is a pseudo loader class that provides the means to set up the table relationships when DBIx::Class::Schema::Loader fails to for any reason. It is designed for use with storage engines that do not support...

LEWA/DBIx-Class-Schema-Loader-DBI-RelPatterns-0.01043 - 15 May 2015 19:01:38 UTC - Search in distribution

DBIx::Class::Migration::SchemaLoader - Schema Loader Factory River stage one • 5 direct dependents • 7 total dependents

Often when running migrations we need to auto generate a DBIx::Class::Schema directly from the existing database. This class performs that function. There are no end user bits here, but we do expose an %ENV variable which turns on DBIx::Class::Schema...

JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC - Search in distribution

DBIx::Class::ResultDDL::SchemaLoaderMixin - Modify Schema Loader to generate ResultDDL notation River stage zero No dependents

This module overrides behavior of DBIx::Class::Schema::Loader::Base to generate Result files that use DBIx::Class::ResultDDL notation. "::Schema::Loader::Base" is the base class for all of the actual loader classes, which are invoked by "::Schema::Lo...

NERDVANA/DBIx-Class-ResultDDL-2.04 - 27 Sep 2023 07:05:15 UTC - Search in distribution

Strehler::Schema - DBIx::Class Schema for Strehler database tables River stage one • 2 direct dependents • 2 total dependents

This is the DBIX::Class schema used to access Strehler database tables. It was created by DBIx::Class::Schema::Loader using a database generated from the SQL scripts written for Strehler. For details about scripts: <https://github.com/cym0n/strehler/...

CYMON/Strehler-1.6.8 - 30 Jan 2016 13:03:07 UTC - Search in distribution

DBICx::Sugar - Just some syntax sugar for DBIx::Class River stage two • 3 direct dependents • 18 total dependents

Just some syntax sugar for your DBIx::Class applications. This was originally created to remove code duplication between Dancer::Plugin::DBIC and Dancer2::Plugin::DBIC....

IRONCAMEL/DBICx-Sugar-0.0200 - 29 Sep 2017 01:04:05 UTC - Search in distribution

RackTables::Schema - Base class for RackTables schema River stage zero No dependents

This module is the base class of the RackTables schema, generated by the dbicdump(1) program (part of "DBIx::Class::Schema::Loader"), from a RackTables v0.19.9 database. As such, it inherits everything from "DBIx::Class::Schema"....

SAPER/RackMan-1.19 - 06 May 2016 15:02:29 UTC - Search in distribution

Task::Kensho - A Glimpse at an Enlightened Perl River stage one • 4 direct dependents • 4 total dependents

Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...

ETHER/Task-Kensho-0.41 - 03 Jul 2021 03:40:21 UTC - Search in distribution

rdbic.pl - Instant CRUD webapp for your database using RapidApp/Catalyst/DBIx::Class River stage one • 5 direct dependents • 5 total dependents

"rdbic.pl" is a handy utility which fires up a fully-functional RapidDbic/RapidApp application for a given database/DSN on-the-fly with a single shell command. This avoids having to bootstrap a real application with a name, config, directory, etc wit...

VANSTYN/RapidApp-1.3500 - 22 Nov 2021 22:52:12 UTC - Search in distribution

Bundle::SYP - SYP's cozy environment River stage zero No dependents

SYP/Bundle-SYP-1.5 - 24 Jun 2014 07:39:33 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

Dancer2::Cookbook - Example-driven quick-start to the Dancer2 web framework River stage three • 156 direct dependents • 176 total dependents

A quick-start guide with examples to get you up and running with the Dancer2 web framework. This document will be twice as useful if you finish reading the manual (Dancer2::Manual) first, but that is not required... :-)...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

DBD::TreeData - DBI driver for any abstract hash/array tree River stage zero No dependents

DBD::TreeData provides a DBI driver to translate any sort of tree-based data set (encapsulated in a Perl object) into a flat set of tables, complete with real SQL functionality. This module utilizes DBD::AnyData to create the new tables, which uses S...

BBYRD/DBD-TreeData-0.90 - 27 Feb 2013 21:51:33 UTC - Search in distribution

Test::Chado - Unit testing for chado database modules and applications River stage zero No dependents

SIDD/Test-Chado-v4.1.1 - 16 Jul 2014 16:58:16 UTC - Search in distribution

DBIx::SQLEngine::Driver - DBI Wrapper with Driver Subclasses River stage one • 1 direct dependent • 1 total dependent

DBIx::SQLEngine::Driver objects are wrappers around DBI database handles which add methods that support ad-hoc SQL generation and query execution in a single call. Dynamic subclassing based on database server type enables cross-platform portability. ...

EVO/DBIx-SQLEngine-0.93 - 29 Nov 2004 22:40:37 UTC - Search in distribution

Task::BeLike::YANICK - like Yanick? Be like Yanick! River stage zero No dependents

This Task module installs the modules that I use on a regular basis. Wait, there is more! It can also update the modules that I use on a regular basis! To do that, do TASK_UPGRADE=1 cpan -f Task::BeLike::YANICK...

YANICK/Task-BeLike-YANICK-0.9.0 - 21 Jan 2019 19:48:19 UTC - Search in distribution

Catalyst::Manual::Intro - Introduction to Catalyst River stage two • 2 direct dependents • 11 total dependents

This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you should be usi...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Business::Cart::Generic - Basic shopping cart River stage zero No dependents

Business::Cart::Generic implements parts of osCommerce and PrestaShop in Perl. o Placing orders Use the GUI, or see import.products.pl and place.orders.pl. o Outputting orders as HTML files See export.orders.as.html.pl. o Outputting orders as HTML vi...

RSAVAGE/Business-Cart-Generic-0.85 - 18 May 2012 04:31:20 UTC - Search in distribution

DBIx::Class::Loader::DB2 - DBIx::Class::Loader DB2 Implementation. River stage one • 1 direct dependent • 1 total dependent

See DBIx::Class::Loader....

BLBLACK/DBIx-Class-Loader-0.21 - 27 Feb 2006 23:42:21 UTC - Search in distribution
69 results (0.104 seconds)